projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d29f7
)
mpc8313, signed fit: enable legacy image format on ids8313 board
author
Heiko Schocher
<
[email protected]
>
Wed, 28 May 2014 09:33:34 +0000
(11:33 +0200)
committer
Tom Rini
<
[email protected]
>
Thu, 5 Jun 2014 18:44:56 +0000
(14:44 -0400)
Enable legacy image format with CONFIG_IMAGE_FORMAT_LEGACY
on the ids8313 board, as it uses signed FIT images for booting
Linux and need the legacy image format.
Signed-off-by: Heiko Schocher <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Cc: Kim Phillips <
[email protected]
>
Cc: Michael Conrad <
[email protected]
>
Signed-off-by: Simon Glass <
[email protected]
>
Acked-by: Simon Glass <
[email protected]
>
include/configs/ids8313.h
patch
|
blob
|
history
diff --git
a/include/configs/ids8313.h
b/include/configs/ids8313.h
index c1b3b633e962bdc0649f9223b0f514947054ec32..1de5750d8d64aced7019717a6c0ca293402bc7ee 100644
(file)
--- a/
include/configs/ids8313.h
+++ b/
include/configs/ids8313.h
@@
-576,6
+576,7
@@
#define CONFIG_FIT
#define CONFIG_FIT_SIGNATURE
+#define CONFIG_IMAGE_FORMAT_LEGACY
#define CONFIG_CMD_FDT
#define CONFIG_CMD_HASH
#define CONFIG_RSA